@font-face
{
    font-family: 'Delfoo (Demo)';
  src: url('Delfoo (Demo).eot');
  src: url('Delfoo (Demo).eot?#') format('embedded-opentype'),
      url('Delfoo (Demo).woff') format('woff'),
      url('Delfoo (Demo).ttf') format('truetype');
}
